home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / p669v104.zip / P669.DOC next >
Text File  |  1993-06-25  |  4KB  |  110 lines

  1. -----------------
  2. PLAY669.DOC   v1.04             Written By Vectorman
  3. -----------------
  4.  
  5. DOC File created on : June 21/93
  6. Last Updated        : June 25/93
  7.  
  8.  
  9.    Well, here is a little hack of a 669 Player...  This one will(should) play
  10. all 669 files(even ones with samples over 64K) but it does not play them
  11. the same was as the P669GU0 program.  I don't know why, but i must have
  12. something different or the way it shouldn't be... Anyways, this one is
  13. virtually UltraCLICK free, and any pops that occur are probably just
  14. sample pops...  It does not check memory, so if it goes over range, that's
  15. tough luck, you won't have any sfx playing there!
  16.    This program uses the onboard-GUS timer, so it works fine under DESQview
  17. For some reason, i have found that at times there is absolutely no music output,
  18. so if this happens, rerun the program again (this might be gone by the time you
  19. read this).  The reason for this is i guess bad IRQ setup or something on my
  20. part.
  21. If you don't have the ULTRASND environment set, the program will return an
  22. error. Instead of using a seperate config program, it's a lot easier to just
  23. read the GF1 IRQ and base port from the settings. Run SETGUS if you don't have
  24. this set.
  25.  
  26.  
  27. Thanks
  28. --------
  29.    -  Gravis = for releasing the FREE GUSSDK
  30.    -  Tran of Renaissance = for including the 669.DOC file which explains some
  31.       of the 669 format
  32.    -  Stealth Ninja for giving me 15 .669 files so i wouldn't have to d/l them
  33.       from bbs's:)
  34.  
  35.  
  36. Keys
  37. --------
  38.  
  39.    +/-        Changes the volume
  40.    ESC/ENTER  Quits program
  41.    1..8       Turn off the channel associated with the key (Shows Off if off)
  42.    SPACE      Increment the "VU Meter" character, default is 254 dec or 0FEh
  43.  
  44.  
  45. Info
  46. --------
  47. This program is mostly written in ASSEMBLER (all the gus routines, and playing
  48. interrupts as well as most of the setup) and the rest like the interface, etc
  49. are done in Turbo Pascal v6.. (why not 7? i dunno:))
  50.  
  51.  
  52. Changes since version 1.00
  53. --------
  54.    -  Proper playing of 669 files now  (no scrambled stuff coming out)
  55.    -  Balancing set properly (4 and 12 respectively)
  56.    -  Correctly plays to the end of the song, then loops
  57.    -  Added "sentence" errors, not just Error Code # type of thing
  58.  
  59. Changes since version 1.01
  60. --------
  61.    -  Set the speed to that closer to P669GU0.    
  62.  
  63. Changes since version 1.02
  64. --------
  65.    -  Properly starts playing at "LOOPORD" after looping, not during
  66.       music start like before
  67.  
  68. Changes since version 1.03
  69. -------
  70.    -  Uses different technique to control pops.. a little better
  71.    -  Properly turns off GUS during setup (No noise coming out:))
  72.    -  Will play files > 64 Patterns and > 40 Samples
  73.    -  Added some new keys (Check above)
  74.    -  Cut down size of EXE by 2K(whoopee!:)
  75.    -  Did some little changes to the init, now displays at the right time
  76.  
  77.  
  78. Future Plans
  79. --------
  80.   - I probably won't do much for this thing, but since right now it is just a
  81.     SIMPLE command line player, i might add some things like a graphical
  82.     spectrum and note showing.. If anybody is interested in any options, let
  83.     me know... I already have the whole interface done for my MOD player, so
  84.     it won't be much trouble converting to this.  You can contact me on any
  85.     Gravis nodes.  If you do, use my real name(Adam Kolodziejczak).
  86.  
  87.  
  88. I'll probably include this inside my SOON-TO-BE-RELEASED MOD Player, so you will
  89. be able to listen to .669 and mod's from one program...  The mod player has all
  90. the goodies such as : Fully window oriented interface, Graphical Analyzer,
  91. CLICK and POP free playing, runs in 50 line mode, etc...
  92.  
  93.       L8r                           Vectorman '93
  94.                                     (Adam Kolodziejczak)
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.